home *** CD-ROM | disk | FTP | other *** search
/ Stay Safe Online - Shaq / StaySafe.iso / pc / congratulations.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release, keyPress Space).as
Encoding:
Text File  |  1999-10-26  |  76 b   |  4 lines

  1. on(release, keyPress "<Space>"){
  2.    loadMovieNum("intro.swf",0,"GET");
  3. }
  4.